home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
04
/
1
/
DISK0411.ZIP
/
DSIZE.DOC
< prev
next >
Wrap
Text File
|
1983-09-25
|
806b
|
60 lines
DSIZE
Command
--------------------------------------------
Purpose: Allows determining the format
of a diskette from within a batch
file.
Format: DSIZE [d:]
Type: Internal External
***
Remarks: The diskette in the specified drive
is examined, and ERRORLEVEL is set
as follows:
0 = unrecognized format
1 = 160K
2 = 180K
3 = 320K
4 = 360K
The result is also given as a
console message.
DSIZE requires DOS 2.0, and will
print an error message and abort
under earlier versions.
Author: David Whitman